specifies where, in the program sections, a member can be referenced :指定在程序节的哪个位置可以引用成员。
the accessibility domain of a member specifies where, in the program sections, a member can be referenced 成员的可访问域指定程序段中可以引用成员的位置。
so, to get back to the word-counting lex program, let s look at the composition of the various program sections 那么,回到字数统计的lex程序,让我们看一下程序不同段的构成。
fortran term for a program section that contains only data which can be shared by two or more programs or subprograms fortran语言的一个术语,指只包含供两个或多个程序(或子程序)共享的数据的程序段。